STEP 6: In this game, our sprite will move left and right to catch the meteors.
- Go to and drag Left Key into your program.
- Change the integer in the .move_left() command to 25.
- Click Run and then press the Left Arrow Key to test your program.
To navigate the page using the TAB key, first press ESC to exit the code editor.